rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.3
authorToshiyuki Ogasahara <[email protected]>
Fri, 22 Mar 2019 07:15:10 +0000 (16:15 +0900)
committerMarek Vasut <[email protected]>
Thu, 11 Apr 2019 10:57:04 +0000 (12:57 +0200)
Update the revision number in the revision management file.

Signed-off-by: Toshiyuki Ogasahara <[email protected]>
Signed-off-by: Yoshifumi Hosoya <[email protected]>
Change-Id: If8918efad0fcbe6f91b66c0c7438406b1d4fb759

plat/renesas/rcar/include/rcar_version.h

index 1b8b1e4720ce3b3bb4038eb312baff4affb0fb0c..ff56f927742d4b62570fe2fa4646d2d3b5aaff02 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <arch_helpers.h>
 
-#define VERSION_OF_RENESAS             "2.0.2"
+#define VERSION_OF_RENESAS             "2.0.3"
 #define        VERSION_OF_RENESAS_MAXLEN       (128)
 
 extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];